Skip to content

Drop incorrect parenthesis around PHPDoc type annotations #235

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 30, 2021

Conversation

oliverklee
Copy link
Collaborator

Intersection types like string|int must not be enclosed in
parenthesis in order to be recognized.

Also drop unnecessary curly braces for an @see annotation.

Intersection types like `string|int` must not be enclosed in
parenthesis in order to be recognized.

Also drop unnecessary curly braces for an `@see` annotation.
@sabberworm sabberworm merged commit 444361c into MyIntervals:master May 30, 2021
@oliverklee oliverklee deleted the cleanup/types-parenthesis branch May 30, 2021 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants